gEDA Project Wiki geda:gschem_ug http://wiki.geda-project.org/ 2025-06-01T01:29:52-04:00 gEDA Project Wiki http://wiki.geda-project.org/ http://wiki.geda-project.org/lib/tpl/dokuwiki/images/favicon.ico text/html 2014-04-24T13:06:22-04:00 geda:gschem_ug:attributes.ru http://wiki.geda-project.org/geda:gschem_ug:attributes.ru?rev=1398359182&do=diff << Цвета и стили Руководство пользователя gEDA gschem Секции компонентов и их использование >> Атрибуты И к компонентам, и к выводам, соединениям и шинам могут прикрепляться атрибуты. Атрибуты представляют собой текстовые элементы вида «имя=значение». Соединения, к примеру, именуются с помощью атрибута «… text/html 2014-04-24T01:43:57-04:00 geda:gschem_ug:attributes http://wiki.geda-project.org/geda:gschem_ug:attributes?rev=1398318237&do=diff << Colors and styles gEDA gschem User Guide Slots and slotting >> Attributes Both components and pins, nets and buses can have attributes attached to them. Attributes are text in the format “name=value”. For example, nets can be named using a “netname=” attribute, and components can be named using a “refdes=” attribute. text/html 2014-04-24T13:10:39-04:00 geda:gschem_ug:autonumbering.ru http://wiki.geda-project.org/geda:gschem_ug:autonumbering.ru?rev=1398359439&do=diff << Секции компонентов и их использование Руководство пользователя gEDA gschem Иерархические схемы >> Автонумерация Часто бывает удобно нумеровать атрибуты автоматически (например, чтобы при редактировании символа сразу задать атрибуты « text/html 2012-02-20T15:14:56-04:00 geda:gschem_ug:autonumbering http://wiki.geda-project.org/geda:gschem_ug:autonumbering?rev=1329768896&do=diff << Slots and slotting gEDA gschem User Guide Hierarchy >> Autonumbering It is often useful to automatically number attributes (for example, to set “pinseq=” attributes in bulk when editing a symbol, or to set components' “refdes=” attributes for a large capacitor bank). The autonumbering facility in gschem can be accessed with text/html 2014-04-24T13:03:43-04:00 geda:gschem_ug:colors_styles.ru http://wiki.geda-project.org/geda:gschem_ug:colors_styles.ru?rev=1398359023&do=diff << Графические примитивы Руководство пользователя gEDA gschem Атрибуты >> Цвета и стили Видом графических элементов в схемах и символах можно управлять несколькими способами. Цвета объектов Для определения цветов объектов в схемах и символах используется ограниченная палитра, каждый цвет которой имеет особое значение. Чтобы изменить цвет отображения объекта, выделите его и в меню выберите… text/html 2012-02-20T15:14:56-04:00 geda:gschem_ug:colors_styles http://wiki.geda-project.org/geda:gschem_ug:colors_styles?rev=1329768896&do=diff << Graphics gEDA gschem User Guide Attributes >> Colors and Styles You can control the appearance of graphical elements in schematics and symbols in a number of ways. Object color Colors of objects in a schematic or symbol are set using a limited color palette, with the various colors having particular meanings. To change which color an object is drawn in, select it and select text/html 2015-08-25T09:07:32-04:00 geda:gschem_ug:command_line.ru http://wiki.geda-project.org/geda:gschem_ug:command_line.ru?rev=1440508052&do=diff << Основное окно Руководство пользователя gEDA gschem Поддержка жестов мышью >> Аргументы командной строки При запуске gschem может использоваться несколько необязательных аргументов командной строки. Их перечень можно узнать, запустив text/html 2012-11-17T12:53:00-04:00 geda:gschem_ug:command_line http://wiki.geda-project.org/geda:gschem_ug:command_line?rev=1353174780&do=diff << Configuring gschem gEDA gschem User Guide Mouse gesture support >> Command-line arguments gschem accepts several optional arguments on the command-line. You can get a list of them by running gschem -h. gschem also has a manpage (man gschem) which lists all of the command line options that it accepts. Message output and diagnostics text/html 2014-04-24T12:27:01-04:00 geda:gschem_ug:components.ru http://wiki.geda-project.org/geda:gschem_ug:components.ru?rev=1398356821&do=diff << Перемещение и копирование Руководство пользователя gEDA gschem Выводы, соединения и шины >> Компоненты Компонентом в схеме называется экземпляр символа из библиотеки символов. Компонент служит для представления конкретной подсхемы, либо собственно электронного компонента или устройства, которое должно использоваться в разрабатываемой схеме.… text/html 2014-04-24T01:40:14-04:00 geda:gschem_ug:components http://wiki.geda-project.org/geda:gschem_ug:components?rev=1398318014&do=diff << Moving and copying gEDA gschem User Guide Pins, nets and buses >> Components A component in a schematic is an instance of a symbol from a symbol library. They can represent subcircuits to be included in the design, or discrete parts or devices to be used. To add a component to a schematic page, press text/html 2014-04-24T13:43:29-04:00 geda:gschem_ug:config.ru http://wiki.geda-project.org/geda:gschem_ug:config.ru?rev=1398361409&do=diff << Экспорт изображений Руководство пользователя gEDA gschem Аргументы командной строки >> Настройка gschem При запуске gschem загружает целый ряд файлов настроек, если они существуют: * $PREFIX/share/gEDA/system-gafrc --- файл системных настроек комплекта программ gEDA/gaf; text/html 2014-04-24T01:46:24-04:00 geda:gschem_ug:config http://wiki.geda-project.org/geda:gschem_ug:config?rev=1398318384&do=diff << Exporting images gEDA gschem User Guide Command-line arguments >> Configuring gschem gschem loads a series of configuration files at start-up, if they exist: * The suite's system configuration file, called $PREFIX/share/gEDA/system-gafrc * The suite's user configuration file, called $HOME/.gEDA/gafrc text/html 2014-04-24T12:16:27-04:00 geda:gschem_ug:editing_actions.ru http://wiki.geda-project.org/geda:gschem_ug:editing_actions.ru?rev=1398356187&do=diff << Вид и отображение схем Руководство пользователя gEDA gschem Выделение объектов >> Действия правки Для редактирования схем и символов в основном окне gschem используются действия правки. Вызвать действие правки можно одним из четырёх способов: с клавиатуры, используя одно или несколько нажатий клавиш; из основного меню; с панели инструментов; из контекстного меню.… text/html 2014-04-24T01:35:05-04:00 geda:gschem_ug:editing_actions http://wiki.geda-project.org/geda:gschem_ug:editing_actions?rev=1398317705&do=diff << Viewing schematics gEDA gschem User Guide Selecting objects >> Editing actions Editing schematics or symbols in gschem is carried out by using editing actions in the main window. There are four ways to trigger an editing action: through one or more keystrokes using the keyboard; via the main menu or toolbar; or via context menus. text/html 2014-04-24T13:34:41-04:00 geda:gschem_ug:exporting.ru http://wiki.geda-project.org/geda:gschem_ug:exporting.ru?rev=1398360881&do=diff << Печать Руководство пользователя gEDA gschem Настройка gschem >> Экспорт изображений В gschem страницы схем и символов можно экспортировать в файлы изображений. Для создания файла изображения выберите text/html 2012-11-23T15:14:49-04:00 geda:gschem_ug:exporting http://wiki.geda-project.org/geda:gschem_ug:exporting?rev=1353701689&do=diff << Printing gEDA gschem User Guide Configuring gschem >> Exporting images gschem can export a schematic or symbol page to an image file. To create an image file, use File→Write image... to show the “Write image...” window. This window allows you to select the file to output to, the type of image to create, and (if necessary) the size of the image. text/html 2014-04-24T14:24:40-04:00 geda:gschem_ug:extensions.ru http://wiki.geda-project.org/geda:gschem_ug:extensions.ru?rev=1398363880&do=diff << Поддержка жестов мышью Руководство пользователя gEDA gschem Содержание >> Расширение функциональности gschem Так как файлы настроек gschem представляют собой скрипты на языке Scheme, в них заложена возможность расширения функциональности gschem с помощью определения новых функций обработки объектов и страниц.… text/html 2012-02-20T15:14:56-04:00 geda:gschem_ug:extensions http://wiki.geda-project.org/geda:gschem_ug:extensions?rev=1329768896&do=diff << Mouse gesture support gEDA gschem User Guide Contents >> Extending gschem Since the gschem configuration files are Scheme scripts, they provide a way to load additional capabilities into gschem by defining new functions that manipulate objects and pages. gschem (and other gEDA/gaf tools such as gnetlist) use Guile Scheme to provide Scheme scripting capabilities, and all of the features of Guile are available to use. The text/html 2014-04-24T13:00:51-04:00 geda:gschem_ug:graphics.ru http://wiki.geda-project.org/geda:gschem_ug:graphics.ru?rev=1398358851&do=diff << Выводы, соединения и шины Руководство пользователя gEDA gschem Цвета и стили >> Графические примитивы В gschem используется ряд чисто графических элементов. Они, например, могут использоваться для черчения символов, блок-схем или заметок на полях схем, для графического выделения отдельных функциональных частей большого проекта. Программой… text/html 2012-02-20T15:14:56-04:00 geda:gschem_ug:graphics http://wiki.geda-project.org/geda:gschem_ug:graphics?rev=1329768896&do=diff << Pins, nets and buses gEDA gschem User Guide Colors and styles >> Graphics There are a variety of purely graphical elements that can be used in gschem. For example, these are useful for drawing symbol graphics, marginal notes or diagrams in schematics, or for highlighting particular functional sections within a larger design. They are ignored by text/html 2014-04-24T12:20:02-04:00 geda:gschem_ug:grids.ru http://wiki.geda-project.org/geda:gschem_ug:grids.ru?rev=1398356402&do=diff << Выделение объектов Руководство пользователя gEDA gschem Перемещение и копирование >> Сетки Для размещения объектов схемы или символа в gschem используется сетка. В любое время активны две сетки: сетка привязки и отображаемая сетка text/html 2012-02-20T15:14:56-04:00 geda:gschem_ug:grids http://wiki.geda-project.org/geda:gschem_ug:grids?rev=1329768896&do=diff << Selecting objects gEDA gschem User Guide Moving and copying >> Grids Objects in a gschem schematic or symbol are placed using a grid. There are two grids active at any time: the snap grid, and the display grid. The current grid settings are shown in the gschem status bar as “Grid(100,100)” text/html 2014-04-24T13:12:40-04:00 geda:gschem_ug:hierarchy.ru http://wiki.geda-project.org/geda:gschem_ug:hierarchy.ru?rev=1398359560&do=diff << Автонумерация Руководство пользователя gEDA gschem Печать >> Иерархические схемы Когда в проекте должно использоваться несколько одинаковых подсхем, иногда может быть удобно начертить подсхему отдельно, а затем просто несколько раз добавить её в проект. Таким образом создаётся… text/html 2012-02-20T15:14:56-04:00 geda:gschem_ug:hierarchy http://wiki.geda-project.org/geda:gschem_ug:hierarchy?rev=1329768896&do=diff << Autonumbering gEDA gschem User Guide Printing >> Hierarchy When a design has several repeating subcircuits, it can sometimes be useful to draw a schematic for the subcircuit, and then include that subcircuit multiple times in the design. This creates a hierarchy of circuits. Subcircuit schematics are searched for in a text/html 2014-04-24T11:58:23-04:00 geda:gschem_ug:introduction.ru http://wiki.geda-project.org/geda:gschem_ug:introduction.ru?rev=1398355103&do=diff << Содержание Руководство пользователя gEDA gschem Запуск gschem >> Введение gschem --- это программа для схемотехнического проектирования, входящая в набор утилит gEDA (GPL Electronic Design Automation). Она используется для создания принципиальных схем электронных устройств, описывающих логическую структуру их электрических цепей. Схемы составляются из… text/html 2014-04-24T01:50:05-04:00 geda:gschem_ug:introduction http://wiki.geda-project.org/geda:gschem_ug:introduction?rev=1398318605&do=diff << Contents gEDA gschem User Guide Running gschem >> Introduction gschem is a schematic capture application, and is part of the gEDA (GPL Electronic Design Automation) toolset. It is used to draw electronic schematics, which describe the logical structure of an circuit. Schematics are made up of symbols, which represent the various components in the circuit, and are obtained either from a standard library or created by the user. The connections between components are repr… text/html 2014-04-24T12:04:33-04:00 geda:gschem_ug:main_window.ru http://wiki.geda-project.org/geda:gschem_ug:main_window.ru?rev=1398355473&do=diff << Запуск gschem Руководство пользователя gEDA gschem Страницы схем и символов >> Основное окно При запуске gschem открывается основное окно программы. [Screenshot of gschem main window] Окно содержит четыре основных элемента. При рассмотрении сверху вниз это будут: text/html 2012-02-20T15:14:56-04:00 geda:gschem_ug:main_window http://wiki.geda-project.org/geda:gschem_ug:main_window?rev=1329768896&do=diff << Running gschem gEDA gschem User Guide Schematic and symbol pages >> The main window When gschem is started, the main window is shown. [Screenshot of gschem main window] The window has four main elements. Working from top to bottom, these are: * The menu bar, where all built-in file and editing actions are available. * The toolbar, which gives quick access to the most commonly needed actions. text/html 2014-04-24T12:23:29-04:00 geda:gschem_ug:moving_copying.ru http://wiki.geda-project.org/geda:gschem_ug:moving_copying.ru?rev=1398356609&do=diff << Сетки Руководство пользователя gEDA gschem Компоненты >> Перемещение и копирование Перемещение объектов Для перемещения объекта существует три способа: * Щёлкнуть по нему левой кнопкой мыши и потащить. Если он text/html 2014-04-24T01:38:56-04:00 geda:gschem_ug:moving_copying http://wiki.geda-project.org/geda:gschem_ug:moving_copying?rev=1398317936&do=diff << Grids gEDA gschem User Guide Components >> Moving and copying Moving objects There are three main ways to move an object: * Left-click on an object and drag it. If it is selected, everything else that is currently selected will be moved with it. * Select one or more objects and press text/html 2014-04-24T12:29:33-04:00 geda:gschem_ug:pins_nets_buses.ru http://wiki.geda-project.org/geda:gschem_ug:pins_nets_buses.ru?rev=1398356973&do=diff << Компоненты Руководство пользователя gEDA gschem Графические примитивы >> Выводы, соединения и шины Электрические связи в схемах и символах gEDA отображаются с помощью выводов, соединений и шин. * Выводы используются в символах и являются представлением либо физических выводов электронных компонентов, либо логических соединений с подсхемой.… text/html 2014-04-24T01:41:44-04:00 geda:gschem_ug:pins_nets_buses http://wiki.geda-project.org/geda:gschem_ug:pins_nets_buses?rev=1398318104&do=diff << Components gEDA gschem User Guide Graphics >> Pins, nets and buses Connectivity in gEDA schematics and symbols is shown using pins, nets and buses. * Pins are used in symbols, and represent either a physical pin on an electronic component, or a logical connection to a subcircuit schematic. text/html 2014-04-24T13:30:58-04:00 geda:gschem_ug:printing.ru http://wiki.geda-project.org/geda:gschem_ug:printing.ru?rev=1398360658&do=diff << Иерархические схемы Руководство пользователя gEDA gschem Экспорт изображений >> Печать Схему в gschem можно напечатать, открыв с помощью Файл→Печать... [File→Print...] окно печати. Там можно выбрать принтер для печати и различные настройки этого принтера (из тех, что он поддерживает). Вместо вывода на принтер можно выбрать «Печатать в файл» [«Print to File»] и вывести схему в файл в формате PDF, PostScript или SVG, который позже можно распечатать.… text/html 2012-11-23T15:16:08-04:00 geda:gschem_ug:printing http://wiki.geda-project.org/geda:gschem_ug:printing?rev=1353701768&do=diff << Hierarchy gEDA gschem User Guide Exporting images >> Printing Printing schematics can be carried out by using File→Print to access the “Print” window. Here, you can choose which printer to print to, and access various other printer-related settings (depending on what your printer supports). You can also text/html 2014-04-24T12:02:17-04:00 geda:gschem_ug:running_gschem.ru http://wiki.geda-project.org/geda:gschem_ug:running_gschem.ru?rev=1398355337&do=diff << Введение Руководство пользователя gEDA gschem Основное окно >> Запуск gschem установке gEDA gschem можно запустить прямо из меню приложений, поищите пункт «gEDA Schematic Editor», который на большинстве Linux-систем можно найти в подменю «Engineering» или «Electronics». Программу также можно запустить из менеджера файлов, открыв в нём файл схемы (с расширением… text/html 2012-11-16T09:59:09-04:00 geda:gschem_ug:running_gschem http://wiki.geda-project.org/geda:gschem_ug:running_gschem?rev=1353077949&do=diff << Introduction gEDA gschem User Guide The main window >> Running gschem installing gEDA gschem can be launched directly from your system applications menu: look for “gEDA Schematic Editor”, which can be found in the “Engineering” or “Electronics” submenus on most Linux systems. It can also be run by opening a schematic file (ending in text/html 2014-04-24T12:12:05-04:00 geda:gschem_ug:schematic_pages.ru http://wiki.geda-project.org/geda:gschem_ug:schematic_pages.ru?rev=1398355925&do=diff << Основное окно Руководство пользователя gEDA gschem Вид и отображение схем >> Страницы схем и символов В gschem одновременно может быть открыто несколько страниц схем или символов. Каждой странице соответствует определённый файл на диске. Страницы схем сохраняются в файлах с расширением… text/html 2014-04-24T01:32:52-04:00 geda:gschem_ug:schematic_pages http://wiki.geda-project.org/geda:gschem_ug:schematic_pages?rev=1398317572&do=diff << The main window gEDA gschem User Guide Viewing schematics >> Schematic and symbol pages You can have one or more schematic or symbol pages open at a time in gschem. Each page is associated with a file on disk. Schematic pages are stored in .sch files, and symbol pages in .sym files. Opening pages and creating new pages text/html 2014-04-24T12:18:08-04:00 geda:gschem_ug:selecting.ru http://wiki.geda-project.org/geda:gschem_ug:selecting.ru?rev=1398356288&do=diff << Действия правки Руководство пользователя gEDA gschem Сетки >> Выделение объектов Многие действия правки в gschem воздействуют на выделенные объекты. При отображении такие объекты подсвечиваются особым цветом. text/html 2014-04-24T01:36:37-04:00 geda:gschem_ug:selecting http://wiki.geda-project.org/geda:gschem_ug:selecting?rev=1398317797&do=diff << Editing actions gEDA gschem User Guide Grids >> Selecting objects Many editing actions in gschem operate on whichever objects are currently selected. Selected objects are shown in a highlighted colour. In “Select Mode”, the default gschem editing mode, the left mouse button is used to select things. If you click on something with the left mouse button, it will be selected, and everything else will be deselected. If you click on the background, the selection will be cleared. If you … text/html 2014-04-24T13:08:05-04:00 geda:gschem_ug:slots.ru http://wiki.geda-project.org/geda:gschem_ug:slots.ru?rev=1398359285&do=diff << Атрибуты Руководство пользователя gEDA gschem Автонумерация >> Секции компонентов и их использование Руководстве по созданию символов многосекционных компонентов В некоторых интегральных схемах в одном корпусе содержится по несколько одинаковых взаимозаменяемых устройств. В gschem и… text/html 2012-02-20T15:14:56-04:00 geda:gschem_ug:slots http://wiki.geda-project.org/geda:gschem_ug:slots?rev=1329768896&do=diff << Attributes gEDA gschem User Guide Autonumbering >> Slots and slotting Symbol Creation Guide Some integrated circuits provide several identical and interchangeable devices in a single package. gschem and gnetlist provide support for working with these by using components with slots. To use a slotted component in a schematic, create multiple copies of the component, and give them all the same text/html 2014-04-25T06:24:25-04:00 geda:gschem_ug:stroke.ru http://wiki.geda-project.org/geda:gschem_ug:stroke.ru?rev=1398421465&do=diff << Аргументы командной строки Руководство пользователя gEDA gschem Расширение функциональности gschem >> Поддержка жестов мышью Некоторые действия можно вызвать с помощью жестов мышью. Жесты мышью выполняются при перемещении мыши с нажатой средней кнопкой. Обычно жесты не включены, и чтобы включить их, в… text/html 2012-02-20T15:14:56-04:00 geda:gschem_ug:stroke http://wiki.geda-project.org/geda:gschem_ug:stroke?rev=1329768896&do=diff << Command-line arguments gEDA gschem User Guide Extending gschem >> Mouse gesture support Some actions can be accessed using mouse gestures. Mouse gestures are performed by clicking and dragging the middle mouse button. Gestures are not normally enabled; to enable them, you need to add: (middle-button "stroke") text/html 2014-04-24T12:14:27-04:00 geda:gschem_ug:viewing_schematics.ru http://wiki.geda-project.org/geda:gschem_ug:viewing_schematics.ru?rev=1398356067&do=diff << Страницы схем и символов Руководство пользователя gEDA gschem Действия правки >> Вид и отображение схем При загрузке схемы и символы отображаются в центральной части области просмотра основного окна gschem. Изменение вида Для изменения вида есть несколько средств: text/html 2014-04-24T01:33:40-04:00 geda:gschem_ug:viewing_schematics http://wiki.geda-project.org/geda:gschem_ug:viewing_schematics?rev=1398317620&do=diff << Schematic and symbol pages gEDA gschem User Guide Editing actions >> Viewing schematics When loaded, schematic and symbol pages are shown in the central schematic view area of the gschem main window. Changing the view There are several ways to change the view: * To pan the view, click and drag with the middle mouse button anywhere on the schematic, or use the cursor keys (